func github.com/jackc/pgx/v5/pgtype.quoteCompositeFieldIfNeeded
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
composite.go#L565: b.buf = append(b.buf, quoteCompositeFieldIfNeeded(string(fieldBuf))...)
composite.go#L586: func quoteCompositeFieldIfNeeded(src string) string {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)